EscException.Error property
The inner exception sent by the subsystem.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public EscError Error { get; set; }
Public Property Error As EscError
Property Value
Type: EscError
See also